window: ignore resize increments for maximized/fullscreen
authorOlivier Fourdan <ofourdan@redhat.com>
Thu, 1 Oct 2015 13:46:50 +0000 (15:46 +0200)
committerOlivier Fourdan <ofourdan@redhat.com>
Thu, 1 Oct 2015 14:17:42 +0000 (16:17 +0200)
commit42b02d9d01cc7b3cf4282550e93bef8363408eea
treeac3c96921b81f4231a5e628fe3abeb62746a3cfc
parentf0ba65687aa5741abb60b7836ceefa198b973622
window: ignore resize increments for maximized/fullscreen

Once a window is maximized/fullscreen, resize increments should be
ignored otherwise the window may appear smaller than the screen size.

That also applies to configure requests as well.

https://bugzilla.gnome.org/show_bug.cgi?id=751368
gtk/gtkwindow.c